home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / DemoEndScreen / screen (DemoEndScreen).cfg
Encoding:
Text File  |  1998-10-26  |  907 b   |  55 lines

  1. ; demo end cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Demo End Screen"
  5.  
  6. [TEXTBUTTON_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. Rect2=325,540,475,590                 ; 800x600 rectangle
  9. Text=Quit;                            ; Button text
  10. Rect1=260,432,380,472
  11.  
  12. [TEXT_1]                                    ;Four text areas representing the wizard names
  13. Font=SMALL
  14. Rect2=20,25,780,50
  15. Textflags=CENTRE
  16. Text=;
  17. Rect1=16,20,624,40
  18.  
  19.  
  20. [TEXT_2]                                    ;Four text areas representing the wizard names
  21. Font=SMALL
  22. Rect2=20,75,780,100
  23. Textflags=CENTRE
  24. Text=;
  25. Rect1=16,60,624,80
  26.  
  27.  
  28. [TEXT_3]                                    ;Four text areas representing the wizard names
  29. Font=SMALL
  30. Rect2=20,125,780,150
  31. Textflags=CENTRE
  32. Text=;
  33. Rect1=16,100,624,120
  34.  
  35.  
  36. [TEXT_4]                                    ;Four text areas representing the wizard names
  37. Font=SMALL
  38. Rect2=20,175,780,200
  39. Textflags=CENTRE
  40. Text=;
  41. Rect1=16,140,624,160
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.